-
Notifications
You must be signed in to change notification settings - Fork 621
Version Packages #6343
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Version Packages #6343
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Contributor
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
Contributor
size-limit report 📦
|
73b51dd to
7f28f57
Compare
7f28f57 to
8b03674
Compare
8b03674 to
7fc6293
Compare
7fc6293 to
85cb758
Compare
85cb758 to
7c0701c
Compare
7c0701c to
17b3ed7
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@thirdweb-dev/[email protected]
Patch Changes
#6345
0595c37Thanks @arcoraven! - [service-utils] Use @confluentinc/kafka-javascript#6346
b60d251Thanks @arcoraven! - [service-utils] fix usageV2 caller#6338
9f69cc2Thanks @jnsdls! - addpastDueto possible billing status flags[email protected]
Patch Changes
2ba1683Thanks @joaquim-verges! - Change caching strategy for contract ABI@thirdweb-dev/[email protected]
PR-Codex overview
This PR focuses on updating version numbers in various
package.jsonfiles, along with corresponding changelog entries for the@thirdweb-dev/service-utilsand@thirdweb-dev/wagmi-adapterpackages, as well as a caching strategy change in thethirdwebpackage.Detailed summary
@thirdweb-dev/service-utilsversion from0.8.9to0.8.10.@thirdweb-dev/wagmi-adapterversion from0.2.22to0.2.23.thirdwebversion from5.89.0to5.89.1.@thirdweb-dev/service-utilswith multiple patch changes.thirdwebwith a patch change for caching strategy improvement.